ashleylester perceptron
ashleylester/perceptron
You then need to import a training set of data. The training set is a CSV file (the format CSV is chosen so you can export from a spreadsheet). Where each delimited value is a floating-point number (or integer) that corresponds to the respective input and output units. Where path is your data file, the path being relative to the network.rb